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 鉸ネ鯊チ}鉸ネ鯊チ{^ 111110111100111011001000111010011100000011000001011111011111101111001110110010001110100111000000110000010111101101011110 fbcec8e9c0c17dfbcec8e9c0c17b5e
EUC-JP 鉸ネ鯊チ}鉸ネ鯊チ{^ 100011111110001111110010100011101100100011110010110000101000111011000001011111011000111111100011111100101000111011001000111100101100001010001110110000010111101101011110 8fe3f28ec8f2c28ec17d8fe3f28ec8f2c28ec17b5e
UTF-8 鉸ネ鯊チ}鉸ネ鯊チ{^ 111010011000100110111000111011111011111010001000111010011010111110001010111011111011111010000001011111011110100110001001101110001110111110111110100010001110100110101111100010101110111110111110100000010111101101011110 e989b8efbe88e9af8aefbe817de989b8efbe88e9af8aefbe817b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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