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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 菴懶・シ菴懶・シ^ 11100100101111011001110011101111101001011011110011100100101111011001110011101111101001011011110001011110 e4bd9cefa5bce4bd9cefa5bc5e
EUC-JP 菴懶・シ菴懶・シ^ 1110100010111111110110001111000110001110101001011000111010111100111010001011111111011000111100011000111010100101100011101011110001011110 e8bfd8f18ea58ebce8bfd8f18ea58ebc5e
UTF-8 菴懶・シ菴懶・シ^ 11101000100011111011010011100110100001111011011011101111101111011010010111101111101111011011110011101000100011111011010011100110100001111011011011101111101111011010010111101111101111011011110001011110 e88fb4e687b6efbda5efbdbce88fb4e687b6efbda5efbdbc5e
UHC 菴懶??菴懶??^ 11100100111000001101010011111011001111110011111111100100111000001101010011111011001111110011111101011110 e4e0d4fb3f3fe4e0d4fb3f3f5e

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