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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ??ォ∫????ゴ? 00111111001111111000001101001000100000011110011100111111001111110011111100111111100000110101001100111111 3f3f834881e73f3f3f3f83533f
EUC-JP ??ォ∫????ゴ? 00111111001111111010010110101001101000101110100100111111001111110011111100111111101001011011010000111111 3f3fa5a9a2e93f3f3f3fa5b43f
UTF-8 룶쾹ォ∫룶끗룫휁ゴ룴 111010111010001110110110111011001011111010111001111000111000001010101001111000101000100010101011111010111010001110110110111010111000000110010111111010111010001110101011111011011001110010000001111000111000001010110100111010111010001110110100 eba3b6ecbeb9e382a9e288abeba3b6eb8197eba3abed9c81e382b4eba3b4
UHC 룶쾹ォ∫룶끗룫휁ゴ룴 1000111110101011101100101000111110101011101010011010000111110010100011111010101110110010111111011000111110100010110001001000111110101011101101001000111110101001 8fabb28faba9a1f28fabb2fd8fa2c48fabb48fa9

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