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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 壯??L壯??L^ 1001101011100001001111110011111101001100100110101110000100111111001111110100110001011110 9ae13f3f4c9ae13f3f4c5e
EUC-JP 壯??L壯??L^ 1101010011100011001111110011111101001100110101001110001100111111001111110100110001011110 d4e33f3f4cd4e33f3f4c5e
UTF-8 壯싵궙L壯싵궙L^ 111001011010001110101111111011001000101110110101111010101011011010011001010011001110010110100011101011111110110010001011101101011110101010110110100110010100110001011110 e5a3afec8bb5eab6994ce5a3afec8bb5eab6994c5e
UHC 壯싵궙L壯싵궙L^ 111011011110000010011010111011101000001010101110010011001110110111100000100110101110111010000010101011100100110001011110 ede09aee82ae4cede09aee82ae4c5e

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