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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 筰メ、犖}筰メ、犖{^ 111000101010100111010010101001001110000010110110011111011110001010101001110100101010010011100000101101100111101101011110 e2a9d2a4e0b67de2a9d2a4e0b67b5e
EUC-JP 筰メ、犖}筰メ、犖{^ 11100100101010111000111011010010100011101010010011100000101110000111110111100100101010111000111011010010100011101010010011100000101110000111101101011110 e4ab8ed28ea4e0b87de4ab8ed28ea4e0b87b5e
UTF-8 筰メ、犖}筰メ、犖{^ 111001111010110110110000111011111011111010010010111011111011110110100100111001111000101010010110011111011110011110101101101100001110111110111110100100101110111110111101101001001110011110001010100101100111101101011110 e7adb0efbe92efbda4e78a967de7adb0efbe92efbda4e78a967b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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