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 猷??傲??嗽? 1001011101010001001111110011111110011000111111000011111100111111100110100111010100111111 97513f3f98fc3f3f9a753f
EUC-JP 猷??傲??嗽? 1100110110110010001111110011111111010000111111100011111100111111110100111101011000111111 cdb23f3fd0fe3f3fd3d63f
UTF-8 猷띠뿉傲롢궭嗽낦 111001111000110010110111111010111001110110100000111010111011111110001001111001011000001010110010111010111010000110100010111010101011011010101101111001011001011110111101111010111000001010100110 e78cb7eb9da0ebbf89e582b2eba1a2eab6ade597bdeb82a6
UHC 猷띠뿉傲롢궭嗽낦 11101011101000111011011011101100100101111001000011100111111011001000111011100011100000101011111111100001111101011000011001000010 eba3b6ec9790e7ec8ee382bfe1f58642

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