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 ??????h? 0011111100111111001111110011111100111111001111110110100000111111 3f3f3f3f3f3f683f
SJIS-WIN 壯∽????h壯 1001101011100001100000011110010000111111001111110011111100111111011010001001101011100001 9ae181e43f3f3f3f689ae1
EUC-JP 壯∽????h壯 1101010011100011101000101110011000111111001111110011111100111111011010001101010011100011 d4e3a2e63f3f3f3f68d4e3
UTF-8 壯∽숱吳놅슛h壯 11100101101000111010111111100010100010001011110111101100100010001011000111100101100100001011001111101011100001101000010111101100100010101001101101101000111001011010001110101111 e5a3afe288bdec88b1e590b3eb8685ec8a9b68e5a3af
UHC 壯∽숱吳놅슛h壯 111011011110000010100001111011111011110110100010111001111110111110000110111011111011110110111000011010001110110111100000 ede0a1efbda2e7ef86efbdb868ede0

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