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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ??獐???獐?^ 00111111001111111000111111001011101110100011111100111111001111111000111111001011101110100011111101011110 3f3f8fcbba3f3f3f8fcbba3f5e
UTF-8 麟렡獐쁩麟렡獐쁠^ 11101111101001111011001111101011101000001010000111100111100011011001000011101100100000011010100111101111101001111011001111101011101000001010000111100111100011011001000011101100100000011010000001011110 efa7b3eba0a1e78d90ec81a9efa7b3eba0a1e78d90ec81a05e
UHC 麟렡獐쁩麟렡獐쁠^ 1110110011101000100011101011001011101101111011111011101111011110111011001110100010001110101100101110110111101111101110111101110001011110 ece88eb2edefbbdeece88eb2edefbbdc5e

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