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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 十??曖??十 10001111010111000011111100111111100111100100001000111111001111111000111101011100 8f5c3f3f9e423f3f8f5c
EUC-JP 十??曖??十 10111101101111010011111100111111110110111010001100111111001111111011110110111101 bdbd3f3fdba33f3fbdbd
UTF-8 十럮뢙曖륂뢎十 111001011000110110000001111010111001111110101110111010111010001010011001111001101001101110010110111010111010010110000010111010111010001010001110111001011000110110000001 e58d81eb9faeeba299e69b96eba582eba28ee58d81
UHC 十럮뢙曖륂뢎十 1110010010101000100011101000111110001111010101001110010011110010100011111110110110001111010010011110010010101000 e4a88e8f8f54e4f28fed8f49e4a8

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