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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?h?躍??敖??^ 00111111100000101000100000111111100101101111010000111111001111111001110111000010001111110011111101011110 3f82883f96f43f3f9dc23f3f5e
EUC-JP ?h?躍??敖??^ 00111111101000111110100000111111110011001111011000111111001111111101101011000100001111110011111101011110 3fa3e83fccf63f3fdac43f3f5e
UTF-8 溜h쎗躍귣젫敖얍툊^ 11101111101001111000101111101111101111011000100011101100100011101001011111101000101110101000110111101010101101111010001111101100101000001010101111100110100101011001011011101100100101101000110111101101100010001000101001011110 efa78befbd88ec8e97e8ba8deab7a3eca0abe69596ec968ded888a5e
UHC 溜h쎗躍귣젫敖얍툊^ 11101010111111101010001111101000100110111011111011100101101110001000001011101011101000001010001111100111111110011011111011100101101110001000001001011110 eafea3e89bbee5b882eba0a3e7f9bee5b8825e

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