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 ???節ら?押 00111111001111110011111110010000110111111000001011100111001111111000100110011111 3f3f3f90df82e73f899f
EUC-JP 饔??節ら?押 100011111110100011101111001111110011111111000000111000011010010011101001001111111011001010100001 8fe8ef3f3fc0e1a4e93fb2a1
UTF-8 饔ㅷ떓節ら넀押 111010011010010110010100111000111000010110110111111010111001011010010011111001111010111110000000111000111000001010001001111010111000010010000000111001101000101010111100 e9a594e385b7eb9693e7af80e38289eb8480e68abc
UHC 饔ㅷ떓節ら넀押 1110100010111101101001001110011110001011101010011110111110111101101010101110100110000110100100001110010011100011 e8bda4e78ba9efbdaae98690e4e3

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