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 ?A???A?b^ 001111110100000100111111001111110011111101000001001111110110001001011110 3f413f3f3f413f625e
SJIS-WIN ?A???A?b^ 001111110100000100111111001111110011111101000001001111110110001001011110 3f413f3f3f413f625e
EUC-JP ?A???A?b^ 001111110100000100111111001111110011111101000001001111110110001001011110 3f413f3f3f413f625e
UTF-8 채A혵횠채A혷b^ 11101100101100011000010001000001111011011001100010110101111011011001101010100000111011001011000110000100010000011110110110011000101101110110001001011110 ecb18441ed98b5ed9aa0ecb18441ed98b7625e
UHC 채A혵횠채A혷b^ 1100001110100100010000011100001010011100110000111001100011000011101001000100000111000010100111100110001001011110 c3a441c29cc398c3a441c29e625e

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