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 ??ORL??ORL^ 0011111100111111010011110101001001001100001111110011111101001111010100100100110001011110 3f3f4f524c3f3f4f524c5e
SJIS-WIN 嶸ーORL嶸ーORL^ 11111010101101001011000001001111010100100100110011111010101101001011000001001111010100100100110001011110 fab4b04f524cfab4b04f524c5e
EUC-JP 嶸ーORL嶸ーORL^ 1000111110111011111101001000111010110000010011110101001001001100100011111011101111110100100011101011000001001111010100100100110001011110 8fbbf48eb04f524c8fbbf48eb04f524c5e
UTF-8 嶸ーORL嶸ーORL^ 11100101101101101011100011101111101111011011000001001111010100100100110011100101101101101011100011101111101111011011000001001111010100100100110001011110 e5b6b8efbdb04f524ce5b6b8efbdb04f524c5e
UHC 嶸?ORL嶸?ORL^ 11100111101011100011111101001111010100100100110011100111101011100011111101001111010100100100110001011110 e7ae3f4f524ce7ae3f4f524c5e

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