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??@^[^ 00111111001111110100000001010010001111110011111101000000010111100101101100111111001111110100000001010010001111110011111101000000010111100101101101011110 3f3f40523f3f405e5b3f3f40523f3f405e5b5e
SJIS-WIN ?}@R?}@^[?}@R?}@^[^ 0011111110000001011100000100000001010010001111111000000101110000010000000101111001011011001111111000000101110000010000000101001000111111100000010111000001000000010111100101101101011110 3f817040523f8170405e5b3f817040523f8170405e5b5e
EUC-JP ?}@R?}@^[?}@R?}@^[^ 0011111110100001110100010100000001010010001111111010000111010001010000000101111001011011001111111010000111010001010000000101001000111111101000011101000101000000010111100101101101011110 3fa1d140523fa1d1405e5b3fa1d140523fa1d1405e5b5e
UTF-8 룵}@R룵}@^[룵}@R룵}@^[^ 1110101110100011101101011110111110111101100111010100000001010010111010111010001110110101111011111011110110011101010000000101111001011011111010111010001110110101111011111011110110011101010000000101001011101011101000111011010111101111101111011001110101000000010111100101101101011110 eba3b5efbd9d4052eba3b5efbd9d405e5beba3b5efbd9d4052eba3b5efbd9d405e5b5e
UHC 룵}@R룵}@^[룵}@R룵}@^[^ 100011111010101010100011111111010100000001010010100011111010101010100011111111010100000001011110010110111000111110101010101000111111110101000000010100101000111110101010101000111111110101000000010111100101101101011110 8faaa3fd40528faaa3fd405e5b8faaa3fd40528faaa3fd405e5b5e

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