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 猥??齬?碍?? 1110000011001110001111110011111111101010100101110011111110001010010101100011111100111111 e0ce3f3fea973f8a563f3f
EUC-JP 猥??齬?碍?? 1110000011010000001111110011111111110011111101110011111110110011101101110011111100111111 e0d03f3ff3f73fb3b73f3f
UTF-8 猥뗦솿齬쏛碍꾢뀍 111001111000110010100101111010111001011110100110111011001000011010111111111010011011110110101100111011001000111110011011111001111010001010001101111010101011111010100010111010111000000010001101 e78ca5eb97a6ec86bfe9bdacec8f9be7a28deabea2eb808d
UHC 猥뗦솿齬쏛碍꾢뀍 11101000111001011000101111100110100110011011001111100101111000011001110001000001111001001111010010000100111001011000010110001000 e8e58be699b3e5e19c41e4f484e58588

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