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?@^[^ 001111110100000001010010001111110100000001011110010110110011111101000000010100100011111101000000010111100101101101011110 3f40523f405e5b3f40523f405e5b5e
SJIS-WIN ?@R?@^[?@R?@^[^ 001111110100000001010010001111110100000001011110010110110011111101000000010100100011111101000000010111100101101101011110 3f40523f405e5b3f40523f405e5b5e
EUC-JP ?@R?@^[?@R?@^[^ 001111110100000001010010001111110100000001011110010110110011111101000000010100100011111101000000010111100101101101011110 3f40523f405e5b3f40523f405e5b5e
UTF-8 혪@R혪@^[혪@R혪@^[^ 1110110110011000101010100100000001010010111011011001100010101010010000000101111001011011111011011001100010101010010000000101001011101101100110001010101001000000010111100101101101011110 ed98aa4052ed98aa405e5bed98aa4052ed98aa405e5b5e
UHC 혪@R혪@^[혪@R혪@^[^ 11000010100100100100000001010010110000101001001001000000010111100101101111000010100100100100000001010010110000101001001001000000010111100101101101011110 c2924052c292405e5bc2924052c292405e5b5e

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