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설서^[^ 11101100100001001010010011101100100001001001110001010010111011001000010010100100111011001000010010011100010111100101101111101100100001001010010011101100100001001001110001010010111011001000010010100100111011001000010010011100010111100101101101011110 ec84a4ec849c52ec84a4ec849c5e5bec84a4ec849c52ec84a4ec849c5e5b5e
UHC 설서R설서^[설서R설서^[^ 1011110010110011101111001010110101010010101111001011001110111100101011010101111001011011101111001011001110111100101011010101001010111100101100111011110010101101010111100101101101011110 bcb3bcad52bcb3bcad5e5bbcb3bcad52bcb3bcad5e5b5e

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