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 将硼ゥホ娼ヒ戓 1000111110101011111000011110110110101001110011101000111110101001110010111111101011000111 8fabe1eda9ce8fa9cbfac7
EUC-JP 将硼ゥホ娼ヒ戓 101111101010110111100010111011111000111010101001100011101100111010111110101010111000111011001011100011111011111110101000 beade2ef8ea98ecebeab8ecb8fbfa8
UTF-8 将硼ゥホ娼ヒ戓 111001011011000010000110111001111010000110111100111011111011110110101001111011111011111010001110111001011010100010111100111011111011111010001011111001101000100010010011 e5b086e7a1bcefbda9efbe8ee5a8bcefbe8be68893
UHC ?硼??娼?? 001111111101110111011101001111110011111111110011110111100011111100111111 3fdddd3f3ff3de3f3f

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