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 險貞雀豼、霎ュ 111010001010100010010010111001011001000010011101111001101011111110100100111010001011111010101101 e8a892e5909de6bfa4e8bead
EUC-JP 險貞雀豼、霎ュ 1111000010101010110001001110011110111111111111011110110011000001100011101010010011110000110000001000111010101101 f0aac4e7bffdecc18ea4f0c08ead
UTF-8 險貞雀豼、霎ュ 111010011001101010101010111010001011001010011110111010011001101110000000111010001011000110111100111011111011110110100100111010011001110010001110111011111011110110101101 e99aaae8b29ee99b80e8b1bcefbda4e99c8eefbdad
UHC 險貞雀???? 11111010110011111110111111110110111011011100110100111111001111110011111100111111 facfeff6edcd3f3f3f3f

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