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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ??鶯?n}??鶯?n{^ 001111110011111111101001111100100011111101101110011111010011111100111111111010011111001000111111011011100111101101011110 3f3fe9f23f6e7d3f3fe9f23f6e7b5e
EUC-JP ??鶯?n}??鶯?n{^ 001111110011111111110010111101000011111101101110011111010011111100111111111100101111010000111111011011100111101101011110 3f3ff2f43f6e7d3f3ff2f43f6e7b5e
UTF-8 捻캴鶯밓n}捻캴鶯밓n{^ 1110111110100110101001001110110010111010101101001110100110110110101011111110101110110000100100110110111001111101111011111010011010100100111011001011101010110100111010011011011010101111111010111011000010010011011011100111101101011110 efa6a4ecbab4e9b6afebb0936e7defa6a4ecbab4e9b6afebb0936e7b5e
UHC 捻캴鶯밓n}捻캴鶯밓n{^ 111001101111011110110000010101001110010110100011100100110100101001101110011111011110011011110111101100000101010011100101101000111001001101001010011011100111101101011110 e6f7b054e5a3934a6e7de6f7b054e5a3934a6e7b5e

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