To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 箏?吟?奬?箏? 111000101011010100111111100010111110000100111111100110101111101100111111111000101011010100111111 e2b53f8be13f9afb3fe2b53f
EUC-JP 箏?吟?奬?箏? 111001001011011100111111101101101110001100111111110101001111110100111111111001001011011100111111 e4b73fb6e33fd4fd3fe4b73f
UTF-8 箏렰吟렟奬렟箏렓 111001111010111010001111111010111010000010110000111001011001000010011111111010111010000010011111111001011010010110101100111010111010000010011111111001111010111010001111111010111010000010010011 e7ae8feba0b0e5909feba09fe5a5aceba09fe7ae8feba093
UHC 箏렰吟렟奬렟箏렓 11101110101101001000111010111101111010111110000110001110101100001110110111100001100011101011000011101110101101001000111010101000 eeb48ebdebe18eb0ede18eb0eeb48ea8

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)