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 ??衆???衆?^ 0011111100111111100011110100111100111111001111110011111110001111010011110011111101011110 3f3f8f4f3f3f3f8f4f3f5e
EUC-JP 獐?衆?獐?衆?^ 100011111100101110111010001111111011110110110000001111111000111111001011101110100011111110111101101100000011111101011110 8fcbba3fbdb03f8fcbba3fbdb03f5e
UTF-8 獐렏衆텡獐렏衆텝^ 11100111100011011001000011101011101000001000111111101000101000011000011011101101100001011010000111100111100011011001000011101011101000001000111111101000101000011000011011101101100001011001110101011110 e78d90eba08fe8a186ed85a1e78d90eba08fe8a186ed859d5e
UHC 獐렏衆텡獐렏衆텝^ 1110110111101111100011101010010111110001111010111100010111011110111011011110111110001110101001011111000111101011110001011101110001011110 edef8ea5f1ebc5deedef8ea5f1ebc5dc5e

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