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 ??OR??Oo??O]^ 00111111001111110100111101010010001111110011111101001111011011110011111100111111010011110101110101011110 3f3f4f523f3f4f6f3f3f4f5d5e
SJIS-WIN 嶸ーOR嶸ーOo嶸ーO]^ 11111010101101001011000001001111010100101111101010110100101100000100111101101111111110101011010010110000010011110101110101011110 fab4b04f52fab4b04f6ffab4b04f5d5e
EUC-JP 嶸ーOR嶸ーOo嶸ーO]^ 10001111101110111111010010001110101100000100111101010010100011111011101111110100100011101011000001001111011011111000111110111011111101001000111010110000010011110101110101011110 8fbbf48eb04f528fbbf48eb04f6f8fbbf48eb04f5d5e
UTF-8 嶸ーOR嶸ーOo嶸ーO]^ 11100101101101101011100011101111101111011011000001001111010100101110010110110110101110001110111110111101101100000100111101101111111001011011011010111000111011111011110110110000010011110101110101011110 e5b6b8efbdb04f52e5b6b8efbdb04f6fe5b6b8efbdb04f5d5e
UHC 嶸?OR嶸?Oo嶸?O]^ 11100111101011100011111101001111010100101110011110101110001111110100111101101111111001111010111000111111010011110101110101011110 e7ae3f4f52e7ae3f4f6fe7ae3f4f5d5e

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