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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 孩橋?n}孩橋?n{^ 100110110111011110001011101101000011111101101110011111011001101101110111100010111011010000111111011011100111101101011110 9b778bb43f6e7d9b778bb43f6e7b5e
EUC-JP 孩橋?n}孩橋?n{^ 110101011101100010110110101101100011111101101110011111011101010111011000101101101011011000111111011011100111101101011110 d5d8b6b63f6e7dd5d8b6b63f6e7b5e
UTF-8 孩橋꼭n}孩橋꼭n{^ 1110010110101101101010011110011010101001100010111110101010111100101011010110111001111101111001011010110110101001111001101010100110001011111010101011110010101101011011100111101101011110 e5ada9e6a98beabcad6e7de5ada9e6a98beabcad6e7b5e
UHC 孩橋꼭n}孩橋꼭n{^ 1111101010101001110011101110100110110010110000000110111001111101111110101010100111001110111010011011001011000000011011100111101101011110 faa9cee9b2c06e7dfaa9cee9b2c06e7b5e

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