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 1001110110011010001111110011111101110110100111011001101000111111001111110111011001000010 9d9a3f3f769d9a3f3f7642
EUC-JP 撓??v撓??vB 1101100111111010001111110011111101110110110110011111101000111111001111110111011001000010 d9fa3f3f76d9fa3f3f7642
UTF-8 撓뺝쎋v撓뺝쎋vB 111001101001001010010011111010111011101010011101111011001000111010001011011101101110011010010010100100111110101110111010100111011110110010001110100010110111011001000010 e69293ebba9dec8e8b76e69293ebba9dec8e8b7642
UHC 撓뺝쎋v撓뺝쎋vB 111010001111010110010101111001011001101110110011011101101110100011110101100101011110010110011011101100110111011001000010 e8f595e59bb376e8f595e59bb37642

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