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 敖??節??敖 10011101110000100011111100111111100100001101111100111111001111111001110111000010 9dc23f3f90df3f3f9dc2
EUC-JP 敖??節??敖 11011010110001000011111100111111110000001110000100111111001111111101101011000100 dac43f3fc0e13f3fdac4
UTF-8 敖밭ㅌ節곤쉥敖 111001101001010110010110111010111011000010101101111000111000010110001100111001111010111110000000111010101011001110100100111011001000100110100101111001101001010110010110 e69596ebb0ade3858ce7af80eab3a4ec89a5e69596
UHC 敖밭ㅌ節곤쉥敖 1110011111111001101110011110011110100100101111001110111110111101101100001110111110111101101010111110011111111001 e7f9b9e7a4bcefbdb0efbdabe7f9

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