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 ??mf??m^}Y??mf??m^}bE 001111110011111101101101011001100011111100111111011011010101111001111101010110010011111100111111011011010110011000111111001111110110110101011110011111010110001001000101 3f3f6d663f3f6d5e7d593f3f6d663f3f6d5e7d6245
SJIS-WIN ナレmfナレm^}Yナレmfナレm^}bE 110001011101101001101101011001101100010111011010011011010101111001111101010110011100010111011010011011010110011011000101110110100110110101011110011111010110001001000101 c5da6d66c5da6d5e7d59c5da6d66c5da6d5e7d6245
EUC-JP ナレmfナレm^}Yナレmfナレm^}bE 1000111011000101100011101101101001101101011001101000111011000101100011101101101001101101010111100111110101011001100011101100010110001110110110100110110101100110100011101100010110001110110110100110110101011110011111010110001001000101 8ec58eda6d668ec58eda6d5e7d598ec58eda6d668ec58eda6d5e7d6245
UTF-8 ナレmfナレm^}Yナレmfナレm^}bE 11101111101111101000010111101111101111101001101001101101011001101110111110111110100001011110111110111110100110100110110101011110011111010101100111101111101111101000010111101111101111101001101001101101011001101110111110111110100001011110111110111110100110100110110101011110011111010110001001000101 efbe85efbe9a6d66efbe85efbe9a6d5e7d59efbe85efbe9a6d66efbe85efbe9a6d5e7d6245
UHC ??mf??m^}Y??mf??m^}bE 001111110011111101101101011001100011111100111111011011010101111001111101010110010011111100111111011011010110011000111111001111110110110101011110011111010110001001000101 3f3f6d663f3f6d5e7d593f3f6d663f3f6d5e7d6245

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