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??? 00111111001111110011111101101000001111110011111100111111 3f3f3f683f3f3f
SJIS-WIN 跼狗袷h跼狗袷 11100110111100001000101111100111100010001011111101101000111001101111000010001011111001111000100010111111 e6f08be788bf68e6f08be788bf
EUC-JP 跼狗袷h跼狗袷 11101100111100101011011011101001101100001100000101101000111011001111001010110110111010011011000011000001 ecf2b6e9b0c168ecf2b6e9b0c1
UTF-8 跼狗袷h跼狗袷 11101000101101111011110011100111100010111001011111101000101000101011011101101000111010001011011110111100111001111000101110010111111010001010001010110111 e8b7bce78b97e8a2b768e8b7bce78b97e8a2b7
UHC ?狗?h?狗? 001111111100111110110111001111110110100000111111110011111011011100111111 3fcfb73f683fcfb73f

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