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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?ら?[?ら?[^ 0011111110000010111001110011111101011011001111111000001011100111001111110101101101011110 3f82e73f5b3f82e73f5b5e
EUC-JP ?ら?[?ら?[^ 0011111110100100111010010011111101011011001111111010010011101001001111110101101101011110 3fa4e93f5b3fa4e93f5b5e
UTF-8 樂ら쎀[樂ら쎀[^ 111011111010011010111111111000111000001010001001111011001000111010000000010110111110111110100110101111111110001110000010100010011110110010001110100000000101101101011110 efa6bfe38289ec8e805befa6bfe38289ec8e805b5e
UHC 樂ら쎀[樂ら쎀[^ 111010001111100110101010111010011001101110101010010110111110100011111001101010101110100110011011101010100101101101011110 e8f9aae99baa5be8f9aae99baa5b5e

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