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 ????h??? 0011111100111111001111110011111101101000001111110011111100111111 3f3f3f3f683f3f3f
SJIS-WIN 狹鴃狹貅h狹鴃狹 111000001100001111101001111011101110000011000011111001101011101001101000111000001100001111101001111011101110000011000011 e0c3e9eee0c3e6ba68e0c3e9eee0c3
EUC-JP 狹鴃狹貅h狹鴃狹 111000001100010111110010111100001110000011000101111011001011110001101000111000001100010111110010111100001110000011000101 e0c5f2f0e0c5ecbc68e0c5f2f0e0c5
UTF-8 狹鴃狹貅h狹鴃狹 11100111100010111011100111101001101101001000001111100111100010111011100111101000101100101000010101101000111001111000101110111001111010011011010010000011111001111000101110111001 e78bb9e9b483e78bb9e8b28568e78bb9e9b483e78bb9
UHC 狹?狹?h狹?狹 111110101111010100111111111110101111010100111111011010001111101011110101001111111111101011110101 faf53ffaf53f68faf53ffaf5

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