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 亨??浴??亨 10001011100111000011111100111111100101111000000100111111001111111000101110011100 8b9c3f3f97813f3f8b9c
EUC-JP 亨??浴??亨 10110101111111000011111100111111110011011110000100111111001111111011010111111100 b5fc3f3fcde13f3fb5fc
UTF-8 亨욥눈浴㎩뤀亨 111001001011101010101000111011001001101010100101111010111000100010001000111001101011010110110100111000111000111010101001111010111010010010000000111001001011101010101000 e4baa8ec9aa5eb8888e6b5b4e38ea9eba480e4baa8
UHC 亨욥눈浴㎩뤀亨 1111101011111011101111111110100110110100101010111110100110110001101001111110010110001111101100011111101011111011 fafbbfe9b4abe9b1a7e58fb1fafb

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