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 猷듸펯傲롢걙嗽낦 111001111000110010110111111010111001001110111000111011011000111010101111111001011000001010110010111010111010000110100010111010101011000110011001111001011001011110111101111010111000001010100110 e78cb7eb93b8ed8eafe582b2eba1a2eab199e597bdeb82a6
UHC 猷듸펯傲롢걙嗽낦 11101011101000111011010111101111101111001000000111100111111011001000111011100011100000011000001111100001111101011000011001000010 eba3b5efbc81e7ec8ee38183e1f58642

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