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 全?郵?遠?? 10010001010100110011111110010111010110000011111110001001100100110011111100111111 91533f97583f89933f3f
EUC-JP 全?郵?遠?? 11000001101101000011111111001101101110010011111110110001111100110011111100111111 c1b43fcdb93fb1f33f3f
UTF-8 全렣郵렮遠펫쥘 111001011000010110101000111010111010000010100011111010011000001110110101111010111010000010101110111010011000000110100000111011011000111010101011111011001010010110011000 e585a8eba0a3e983b5eba0aee981a0ed8eabeca598
UHC 全렣郵렮遠펫쥘 1110111011101111100011101011010011101001111010001000111010111011111010101100000011000110111010101100000111100110 eeef8eb4e9e88ebbeac0c6eac1e6

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