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 鬣睹鬣睹}鬣睹鬣睹{^ 11101001101001011110000111001111111010011010010111100001110011110111110111101001101001011110000111001111111010011010010111100001110011110111101101011110 e9a5e1cfe9a5e1cf7de9a5e1cfe9a5e1cf7b5e
EUC-JP 鬣睹鬣睹}鬣睹鬣睹{^ 11110010101001111110001011010001111100101010011111100010110100010111110111110010101001111110001011010001111100101010011111100010110100010111101101011110 f2a7e2d1f2a7e2d17df2a7e2d1f2a7e2d17b5e
UTF-8 鬣睹鬣睹}鬣睹鬣睹{^ 111010011010110010100011111001111001110110111001111010011010110010100011111001111001110110111001011111011110100110101100101000111110011110011101101110011110100110101100101000111110011110011101101110010111101101011110 e9aca3e79db9e9aca3e79db97de9aca3e79db9e9aca3e79db97b5e
UHC ?睹?睹}?睹?睹{^ 001111111101010010101001001111111101010010101001011111010011111111010100101010010011111111010100101010010111101101011110 3fd4a93fd4a97d3fd4a93fd4a97b5e

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