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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
EUC-JP 馹???馹???B 10001111111010011010000100111111001111110011111110001111111010011010000100111111001111110011111101000010 8fe9a13f3f3f8fe9a13f3f3f42
UTF-8 馹띕렚쌓馹띕렚쌓B 11101001101001101011100111101011100111011001010111101011101000001001101011101100100011001001001111101001101001101011100111101011100111011001010111101011101000001001101011101100100011001001001101000010 e9a6b9eb9d95eba09aec8c93e9a6b9eb9d95eba09aec8c9342
UHC 馹띕렚쌓馹띕렚쌓B 1110110011110001101101101110101110001110101011011011110111010111111011001111000110110110111010111000111010101101101111011101011101000010 ecf1b6eb8eadbdd7ecf1b6eb8eadbdd742

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