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^ 1001101011000111001111110011111101001100100110101100011100111111001111110100110001011110 9ac73f3f4c9ac73f3f4c5e
EUC-JP 塢??L塢??L^ 1101010011001001001111110011111101001100110101001100100100111111001111110100110001011110 d4c93f3f4cd4c93f3f4c5e
UTF-8 塢울숴L塢울숴L^ 111001011010000110100010111011001001101010111000111011001000100010110100010011001110010110100001101000101110110010011010101110001110110010001000101101000100110001011110 e5a1a2ec9ab8ec88b44ce5a1a2ec9ab8ec88b44c5e
UHC 塢울숴L塢울숴L^ 111001111111000110111111111011111011110110100100010011001110011111110001101111111110111110111101101001000100110001011110 e7f1bfefbda44ce7f1bfefbda44c5e

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