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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??薔?}??薔?{^ 00111111001111111110010101001011001111110111110100111111001111111110010101001011001111110111101101011110 3f3fe54b3f7d3f3fe54b3f7b5e
EUC-JP ??薔?}??薔?{^ 00111111001111111110100110101100001111110111110100111111001111111110100110101100001111110111101101011110 3f3fe9ac3f7d3f3fe9ac3f7b5e
UTF-8 林렢薔렔}林렢薔렔{^ 111011111010011110110100111010111010000010100010111010001001011010010100111010111010000010010100011111011110111110100111101101001110101110100000101000101110100010010110100101001110101110100000100101000111101101011110 efa7b4eba0a2e89694eba0947defa7b4eba0a2e89694eba0947b5e
UHC 林렢薔렔}林렢薔렔{^ 11101100111101111000111010110011111011011111100110001110101010010111110111101100111101111000111010110011111011011111100110001110101010010111101101011110 ecf78eb3edf98ea97decf78eb3edf98ea97b5e

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