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 ラョ褥}ラョ褥{^ 110101111010111011110110101000101110010111110001011111011101011110101110111101101010001011100101111100010111101101011110 d7aef6a2e5f17dd7aef6a2e5f17b5e
EUC-JP ラョ?褥}ラョ?褥{^ 1000111011010111100011101010111000111111111010101111001101111101100011101101011110001110101011100011111111101010111100110111101101011110 8ed78eae3feaf37d8ed78eae3feaf37b5e
UTF-8 ラョ褥}ラョ褥{^ 111011111011111010010111111011111011110110101110111011101001001110001001111010001010010010100101011111011110111110111110100101111110111110111101101011101110111010010011100010011110100010100100101001010111101101011110 efbe97efbdaeee9389e8a4a57defbe97efbdaeee9389e8a4a57b5e
UHC ???褥}???褥{^ 00111111001111110011111111101001101100110111110100111111001111110011111111101001101100110111101101011110 3f3f3fe9b37d3f3f3fe9b37b5e

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