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 ?@_?@_?@_?@_B 00111111010000000101111100111111010000000101111100111111010000000101111100111111010000000101111101000010 3f405f3f405f3f405f3f405f42
SJIS-WIN ?@_?@_?@_?@_B 00111111010000000101111100111111010000000101111100111111010000000101111100111111010000000101111101000010 3f405f3f405f3f405f3f405f42
EUC-JP ?@_?@_?@_?@_B 00111111010000000101111100111111010000000101111100111111010000000101111100111111010000000101111101000010 3f405f3f405f3f405f3f405f42
UTF-8 혪@_혪@_혪@_혪@_B 111011011001100010101010010000000101111111101101100110001010101001000000010111111110110110011000101010100100000001011111111011011001100010101010010000000101111101000010 ed98aa405fed98aa405fed98aa405fed98aa405f42
UHC 혪@_혪@_혪@_혪@_B 1100001010010010010000000101111111000010100100100100000001011111110000101001001001000000010111111100001010010010010000000101111101000010 c292405fc292405fc292405fc292405f42

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