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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 﨟ケ魘ォ}﨟ケ魘ォ{^ 111110111001110110111001111010011011010010101011011111011111101110011101101110011110100110110100101010110111101101011110 fb9db9e9b4ab7dfb9db9e9b4ab7b5e
EUC-JP ?ケ魘ォ}?ケ魘ォ{^ 0011111110001110101110011111001010110110100011101010101101111101001111111000111010111001111100101011011010001110101010110111101101011110 3f8eb9f2b68eab7d3f8eb9f2b68eab7b5e
UTF-8 﨟ケ魘ォ}﨟ケ魘ォ{^ 111011111010100010011111111011111011110110111001111010011010110110011000111011111011110110101011011111011110111110101000100111111110111110111101101110011110100110101101100110001110111110111101101010110111101101011110 efa89fefbdb9e9ad98efbdab7defa89fefbdb9e9ad98efbdab7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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