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{^ 00111111111000001111101000111111011011100111110100111111111000001111101000111111011011100111101101011110 3fe0fa3f6e7d3fe0fa3f6e7b5e
EUC-JP 鋌瓏?n}鋌瓏?n{^ 1000111111100100101110111110000011111100001111110110111001111101100011111110010010111011111000001111110000111111011011100111101101011110 8fe4bbe0fc3f6e7d8fe4bbe0fc3f6e7b5e
UTF-8 鋌瓏갔n}鋌瓏갔n{^ 1110100110001011100011001110011110010011100011111110101010110000100101000110111001111101111010011000101110001100111001111001001110001111111010101011000010010100011011100111101101011110 e98b8ce7938feab0946e7de98b8ce7938feab0946e7b5e
UHC 鋌瓏갔n}鋌瓏갔n{^ 1110111111111011110101101110101010110000101011000110111001111101111011111111101111010110111010101011000010101100011011100111101101011110 effbd6eab0ac6e7deffbd6eab0ac6e7b5e

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