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{^ 1110000010110000111001001101111111100000101110110110111001111101111000001011000011100100110111111110000010111011011011100111101101011110 e0b0e4dfe0bb6e7de0b0e4dfe0bb6e7b5e
EUC-JP 牴葹狃n}牴葹狃n{^ 1110000010110010111010001110000111100000101111010110111001111101111000001011001011101000111000011110000010111101011011100111101101011110 e0b2e8e1e0bd6e7de0b2e8e1e0bd6e7b5e
UTF-8 牴葹狃n}牴葹狃n{^ 1110011110001001101101001110100010010001101110011110011110001011100000110110111001111101111001111000100110110100111010001001000110111001111001111000101110000011011011100111101101011110 e789b4e891b9e78b836e7de789b4e891b9e78b836e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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