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 ??R??^[??R??^[^ 001111110011111101010010001111110011111101011110010110110011111100111111010100100011111100111111010111100101101101011110 3f3f523f3f5e5b3f3f523f3f5e5b5e
SJIS-WIN ??R??^[??R??^[^ 001111110011111101010010001111110011111101011110010110110011111100111111010100100011111100111111010111100101101101011110 3f3f523f3f5e5b3f3f523f3f5e5b5e
EUC-JP ??R??^[??R??^[^ 001111110011111101010010001111110011111101011110010110110011111100111111010100100011111100111111010111100101101101011110 3f3f523f3f5e5b3f3f523f3f5e5b5e
UTF-8 읯슙R읯슙^[읯슙R읯슙^[^ 11101100100111011010111111101100100010101001100101010010111011001001110110101111111011001000101010011001010111100101101111101100100111011010111111101100100010101001100101010010111011001001110110101111111011001000101010011001010111100101101101011110 ec9dafec8a9952ec9dafec8a995e5bec9dafec8a9952ec9dafec8a995e5b5e
UHC 읯슙R읯슙^[읯슙R읯슙^[^ 1001111111010101100110101010011101010010100111111101010110011010101001110101111001011011100111111101010110011010101001110101001010011111110101011001101010100111010111100101101101011110 9fd59aa7529fd59aa75e5b9fd59aa7529fd59aa75e5b5e

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