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 ?`?}v?`?}vB 0011111101100000001111110111110101110110001111110110000000111111011111010111011001000010 3f603f7d763f603f7d7642
SJIS-WIN ?`?}v?`?}vB 0011111101100000001111110111110101110110001111110110000000111111011111010111011001000010 3f603f7d763f603f7d7642
EUC-JP ?`?}v?`?}vB 0011111101100000001111110111110101110110001111110110000000111111011111010111011001000010 3f603f7d763f603f7d7642
UTF-8 혢`찾}v혢`찾}vB 11101101100110001010001001100000111011001011000010111110011111010111011011101101100110001010001001100000111011001011000010111110011111010111011001000010 ed98a260ecb0be7d76ed98a260ecb0be7d7642
UHC 혢`찾}v혢`찾}vB 110000101000101101100000110000111010001101111101011101101100001010001011011000001100001110100011011111010111011001000010 c28b60c3a37d76c28b60c3a37d7642

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