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{^ 11100100011000000011111100111111011011100111110111100100011000000011111100111111011011100111101101011110 e4603f3f6e7de4603f3f6e7b5e
EUC-JP 臍??n}臍??n{^ 11100111110000010011111100111111011011100111110111100111110000010011111100111111011011100111101101011110 e7c13f3f6e7de7c13f3f6e7b5e
UTF-8 臍숀갈n}臍숀갈n{^ 1110100010000111100011011110110010001000100000001110101010110000100010000110111001111101111010001000011110001101111011001000100010000000111010101011000010001000011011100111101101011110 e8878dec8880eab0886e7de8878dec8880eab0886e7b5e
UHC 臍숀갈n}臍숀갈n{^ 1111000010110000101111001111000010110000101001010110111001111101111100001011000010111100111100001011000010100101011011100111101101011110 f0b0bcf0b0a56e7df0b0bcf0b0a56e7b5e

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