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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 娃?????竊? 10001000101000010011111100111111001111110011111100111111111000101000011000111111 88a13f3f3f3f3fe2863f
EUC-JP 娃?????竊? 10110000101000110011111100111111001111110011111100111111111000111110011000111111 b0a33f3f3f3f3fe3e63f
UTF-8 娃믦궡掠녽꽇竊폙 111001011010100010000011111010111010111110100110111010101011011010100001111011111010010110110101111010111000010110111101111010101011110110000111111001111010101110001010111011011000111110011001 e5a883ebafa6eab6a1efa5b5eb85bdeabd87e7ab8aed8f99
UHC 娃믦궡掠녽꽇竊폙 11101000110111111001001011101000100000101011010011100101101100011000011011101001100001001001100111101111101111001011110101000010 e8df92e882b4e5b186e98499efbcbd42

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