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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 樂娥n}樂娥n{^ 10011110110110011001101101001101011011100111110110011110110110011001101101001101011011100111101101011110 9ed99b4d6e7d9ed99b4d6e7b5e
EUC-JP 樂娥n}樂娥n{^ 11011100110110111101010110101110011011100111110111011100110110111101010110101110011011100111101101011110 dcdbd5ae6e7ddcdbd5ae6e7b5e
UTF-8 樂娥n}樂娥n{^ 1110011010101000100000101110010110101000101001010110111001111101111001101010100010000010111001011010100010100101011011100111101101011110 e6a882e5a8a56e7de6a882e5a8a56e7b5e
UHC 樂娥n}樂娥n{^ 11100100110001011110010010110000011011100111110111100100110001011110010010110000011011100111101101011110 e4c5e4b06e7de4c5e4b06e7b5e

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