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 ???筮ぞ??? 00111111001111110011111111100010101011001000001010111100001111110011111100111111 3f3f3fe2ac82bc3f3f3f
EUC-JP ???筮ぞ??? 00111111001111110011111111100100101011101010010010111110001111110011111100111111 3f3f3fe4aea4be3f3f3f
UTF-8 렯렍렯筮ぞ섞렯렍 111010111010000010101111111010111010000010001101111010111010000010101111111001111010110110101110111000111000000110011110111011001000010010011110111010111010000010101111111010111010000010001101 eba0afeba08deba0afe7adaee3819eec849eeba0afeba08d
UHC 렯렍렯筮ぞ섞렯렍 10001110101111001000111010100011100011101011110011011111111110111010101010111110101111001010111110001110101111001000111010100011 8ebc8ea38ebcdffbaabebcaf8ebc8ea3

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