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 ラョ碵}ラョ碵{^ 110101111010111011110000111110101110000111110001011111011101011110101110111100001111101011100001111100010111101101011110 d7aef0fae1f17dd7aef0fae1f17b5e
EUC-JP ラョ?碵}ラョ?碵{^ 1000111011010111100011101010111000111111111000101111001101111101100011101101011110001110101011100011111111100010111100110111101101011110 8ed78eae3fe2f37d8ed78eae3fe2f37b5e
UTF-8 ラョ碵}ラョ碵{^ 111011111011111010010111111011111011110110101110111011101000001010111001111001111010001010110101011111011110111110111110100101111110111110111101101011101110111010000010101110011110011110100010101101010111101101011110 efbe97efbdaeee82b9e7a2b57defbe97efbdaeee82b9e7a2b57b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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