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’@‘°^[^ 1001001001000000100100011011000001010010100100100100000010010001101100000101111001011011100100100100000010010001101100000101001010010010010000001001000110110000010111100101101101011110 924091b052924091b05e5b924091b052924091b05e5b5e
SJIS-WIN ?@?°R?@?°^[?@?°R?@?°^[^ 001111110100000000111111100000011000101101010010001111110100000000111111100000011000101101011110010110110011111101000000001111111000000110001011010100100011111101000000001111111000000110001011010111100101101101011110 3f403f818b523f403f818b5e5b3f403f818b523f403f818b5e5b5e
EUC-JP ?@?°R?@?°^[?@?°R?@?°^[^ 001111110100000000111111101000011110101101010010001111110100000000111111101000011110101101011110010110110011111101000000001111111010000111101011010100100011111101000000001111111010000111101011010111100101101101011110 3f403fa1eb523f403fa1eb5e5b3f403fa1eb523f403fa1eb5e5b5e
UTF-8 ’@‘°R’@‘°^[’@‘°R’@‘°^[^ 1100001010010010010000001100001010010001110000101011000001010010110000101001001001000000110000101001000111000010101100000101111001011011110000101001001001000000110000101001000111000010101100000101001011000010100100100100000011000010100100011100001010110000010111100101101101011110 c29240c291c2b052c29240c291c2b05e5bc29240c291c2b052c29240c291c2b05e5b5e
UHC ?@?°R?@?°^[?@?°R?@?°^[^ 001111110100000000111111101000011100011001010010001111110100000000111111101000011100011001011110010110110011111101000000001111111010000111000110010100100011111101000000001111111010000111000110010111100101101101011110 3f403fa1c6523f403fa1c65e5b3f403fa1c6523f403fa1c65e5b5e

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