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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 壯??D壯??D^ 1001101011100001001111110011111101000100100110101110000100111111001111110100010001011110 9ae13f3f449ae13f3f445e
EUC-JP 壯??D壯??D^ 1101010011100011001111110011111101000100110101001110001100111111001111110100010001011110 d4e33f3f44d4e33f3f445e
UTF-8 壯븃눎D壯븃눎D^ 111001011010001110101111111010111011100010000011111010111000100010001110010001001110010110100011101011111110101110111000100000111110101110001000100011100100010001011110 e5a3afebb883eb888e44e5a3afebb883eb888e445e
UHC 壯븃눎D壯븃눎D^ 111011011110000010111010111010001000011110101010010001001110110111100000101110101110100010000111101010100100010001011110 ede0bae887aa44ede0bae887aa445e

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