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 踟ク驢オ雹顔匣鞴 1110011011110111101110001110100110000110101101011110100010111001100010101110011110011001101110001110100011100100 e6f7b8e986b5e8b98ae799b8e8e4
EUC-JP 踟ク驢オ雹顔匣鞴 11101100111110011000111010111000111100011110011010001110101101011111000010111011101101001110100111010010101110101111000011100110 ecf98eb8f1e68eb5f0bbb4e9d2baf0e6
UTF-8 踟ク驢オ雹顔匣鞴 111010001011100010011111111011111011110110111000111010011010100110100010111011111011110110110101111010011001101110111001111010011010000110010100111001011000110010100011111010011001111010110100 e8b89fefbdb8e9a9a2efbdb5e99bb9e9a194e58ca3e99eb4
UHC ??驢?雹顔匣? 001111110011111111010101111100000011111111011010110111111110010011010100110010111010000100111111 3f3fd5f03fdadfe4d4cba13f

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