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 鵫ルキ褫}鵫ルキ褫{^ 111111000100100011011001101101111110010111110011011111011111110001001000110110011011011111100101111100110111101101011110 fc48d9b7e5f37dfc48d9b7e5f37b5e
EUC-JP 鵫ルキ褫}鵫ルキ褫{^ 100011111110101111111010100011101101100110001110101101111110101011110101011111011000111111101011111110101000111011011001100011101011011111101010111101010111101101011110 8febfa8ed98eb7eaf57d8febfa8ed98eb7eaf57b5e
UTF-8 鵫ルキ褫}鵫ルキ褫{^ 111010011011010110101011111011111011111010011001111011111011110110110111111010001010010010101011011111011110100110110101101010111110111110111110100110011110111110111101101101111110100010100100101010110111101101011110 e9b5abefbe99efbdb7e8a4ab7de9b5abefbe99efbdb7e8a4ab7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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