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^ 11101101100110001011000001001111010100100100110011101101100110001011000001001111010100100100110001011110 ed98b04f524ced98b04f524c5e
SJIS-WIN ??°ORL??°ORL^ 001111110011111110000001100010110100111101010010010011000011111100111111100000011000101101001111010100100100110001011110 3f3f818b4f524c3f3f818b4f524c5e
EUC-JP í?°ORLí?°ORL^ 10001111101010111011111100111111101000011110101101001111010100100100110010001111101010111011111100111111101000011110101101001111010100100100110001011110 8fabbf3fa1eb4f524c8fabbf3fa1eb4f524c5e
UTF-8 혰ORL혰ORL^ 11000011101011011100001010011000110000101011000001001111010100100100110011000011101011011100001010011000110000101011000001001111010100100100110001011110 c3adc298c2b04f524cc3adc298c2b04f524c5e
UHC ??°ORL??°ORL^ 001111110011111110100001110001100100111101010010010011000011111100111111101000011100011001001111010100100100110001011110 3f3fa1c64f524c3f3fa1c64f524c5e

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