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{^ 1110100110111011100100011110011110010010101111010110111001111101111010011011101110010001111001111001001010111101011011100111101101011110 e9bb91e792bd6e7de9bb91e792bd6e7b5e
EUC-JP 鮟醍朕n}鮟醍朕n{^ 1111001010111101110000101110100111000100101111110110111001111101111100101011110111000010111010011100010010111111011011100111101101011110 f2bdc2e9c4bf6e7df2bdc2e9c4bf6e7b5e
UTF-8 鮟醍朕n}鮟醍朕n{^ 1110100110101110100111111110100110000110100011011110011010011100100101010110111001111101111010011010111010011111111010011000011010001101111001101001110010010101011011100111101101011110 e9ae9fe9868de69c956e7de9ae9fe9868de69c956e7b5e
UHC 鮟醍朕n}鮟醍朕n{^ 1110010011010101111100001011010111110010111110010110111001111101111001001101010111110000101101011111001011111001011011100111101101011110 e4d5f0b5f2f96e7de4d5f0b5f2f96e7b5e

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