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{^ 111010101000011100111111100000010111001001101110011111011110101010000111001111111000000101110010011011100111101101011110 ea873f81726e7dea873f81726e7b5e
EUC-JP 鼇?〉n}鼇?〉n{^ 111100111110011100111111101000011101001101101110011111011111001111100111001111111010000111010011011011100111101101011110 f3e73fa1d36e7df3e73fa1d36e7b5e
UTF-8 鼇룟〉n}鼇룟〉n{^ 1110100110111100100001111110101110100011100111111110001110000000100010010110111001111101111010011011110010000111111010111010001110011111111000111000000010001001011011100111101101011110 e9bc87eba39fe380896e7de9bc87eba39fe380896e7b5e
UHC 鼇룟〉n}鼇룟〉n{^ 1110100010101000101101111110010110100001101101010110111001111101111010001010100010110111111001011010000110110101011011100111101101011110 e8a8b7e5a1b56e7de8a8b7e5a1b56e7b5e

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