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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 諡キ貍ャ諡キ嵭キ^ 11100110100010111011011111100110101111001010110011100110100010111011011111111010101100111011011101011110 e68bb7e6bcace68bb7fab3b75e
EUC-JP 諡キ貍ャ諡キ嵭キ^ 111010111110101110001110101101111110110010111110100011101010110011101011111010111000111010110111100011111011101111011110100011101011011101011110 ebeb8eb7ecbe8eacebeb8eb78fbbde8eb75e
UTF-8 諡キ貍ャ諡キ嵭キ^ 11101000101010111010000111101111101111011011011111101000101100101000110111101111101111011010110011101000101010111010000111101111101111011011011111100101101101011010110111101111101111011011011101011110 e8aba1efbdb7e8b28defbdace8aba1efbdb7e5b5adefbdb75e
UHC 諡???諡???^ 1110001111001101001111110011111100111111111000111100110100111111001111110011111101011110 e3cd3f3f3fe3cd3f3f3f5e

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