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?@o?@]n}?@R?@o?@]n{^ 0011111101000000010100100011111101000000011011110011111101000000010111010110111001111101001111110100000001010010001111110100000001101111001111110100000001011101011011100111101101011110 3f40523f406f3f405d6e7d3f40523f406f3f405d6e7b5e
SJIS-WIN ?@R?@o?@]n}?@R?@o?@]n{^ 0011111101000000010100100011111101000000011011110011111101000000010111010110111001111101001111110100000001010010001111110100000001101111001111110100000001011101011011100111101101011110 3f40523f406f3f405d6e7d3f40523f406f3f405d6e7b5e
EUC-JP ?@R?@o?@]n}?@R?@o?@]n{^ 0011111101000000010100100011111101000000011011110011111101000000010111010110111001111101001111110100000001010010001111110100000001101111001111110100000001011101011011100111101101011110 3f40523f406f3f405d6e7d3f40523f406f3f405d6e7b5e
UTF-8 혪@R혪@o혪@]n}혪@R혪@o혪@]n{^ 1110110110011000101010100100000001010010111011011001100010101010010000000110111111101101100110001010101001000000010111010110111001111101111011011001100010101010010000000101001011101101100110001010101001000000011011111110110110011000101010100100000001011101011011100111101101011110 ed98aa4052ed98aa406fed98aa405d6e7ded98aa4052ed98aa406fed98aa405d6e7b5e
UHC 혪@R혪@o혪@]n}혪@R혪@o혪@]n{^ 1100001010010010010000000101001011000010100100100100000001101111110000101001001001000000010111010110111001111101110000101001001001000000010100101100001010010010010000000110111111000010100100100100000001011101011011100111101101011110 c2924052c292406fc292405d6e7dc2924052c292406fc292405d6e7b5e

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