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 ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN 質豢釵v質豢釵vB 100011101011111111100110101101001110011111011110011101101000111010111111111001101011010011100111110111100111011001000010 8ebfe6b4e7de768ebfe6b4e7de7642
EUC-JP 質豢釵v質豢釵vB 101111001100000111101100101101101110111011100000011101101011110011000001111011001011011011101110111000000111011001000010 bcc1ecb6eee076bcc1ecb6eee07642
UTF-8 質豢釵v質豢釵vB 111010001011001110101010111010001011000110100010111010011000011110110101011101101110100010110011101010101110100010110001101000101110100110000111101101010111011001000010 e8b3aae8b1a2e987b576e8b3aae8b1a2e987b57642
UHC 質?釵v質?釵vB 11110010111101010011111111110011111110110111011011110010111101010011111111110011111110110111011001000010 f2f53ff3fb76f2f53ff3fb7642

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