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????^ 0011111100111111001111110011111110000010100010000011111100111111001111110011111101011110 3f3f3f3f82883f3f3f3f5e
EUC-JP ???轝h????^ 00111111001111110011111110001111111000011010101010100011111010000011111100111111001111110011111101011110 3f3f3f8fe1aaa3e83f3f3f3f5e
UTF-8 隸밸쨮轝h댒琉덆퍚^ 11101111101001101011100011101011101100001011100011101100101010001010111011101000101111011001110111101111101111011000100011101011100011001001001011101111101001111000110011101011100011011000011011101101100011011001101001011110 efa6b8ebb0b8eca8aee8bd9defbd88eb8c92efa78ceb8d86ed8d9a5e
UHC 隸밸쨮轝h댒琉덆퍚^ 11100111111001101011100111101011101001001000100011100110101011001010001111101000100010001011100111101011101001001000100011101001101110111001000101011110 e7e6b9eba488e6aca3e888b9eba488e9bb915e

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