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{^ 10001000101101110011111100111111011011100111110110001000101101110011111100111111011011100111101101011110 88b73f3f6e7d88b73f3f6e7b5e
EUC-JP 姐琫?n}姐琫?n{^ 1011000010111001100011111100110010101111001111110110111001111101101100001011100110001111110011001010111100111111011011100111101101011110 b0b98fccaf3f6e7db0b98fccaf3f6e7b5e
UTF-8 姐琫볼n}姐琫볼n{^ 1110010110100111100100001110011110010000101010111110101110110011101111000110111001111101111001011010011110010000111001111001000010101011111010111011001110111100011011100111101101011110 e5a790e790abebb3bc6e7de5a790e790abebb3bc6e7b5e
UHC 姐琫볼n}姐琫볼n{^ 1110111010111011110111001110110110111010101111000110111001111101111011101011101111011100111011011011101010111100011011100111101101011110 eebbdcedbabc6e7deebbdcedbabc6e7b5e

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