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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???筮ぞ?拗?? 001111110011111100111111111000101010110010000010101111000011111110011101010110000011111100111111 3f3f3fe2ac82bc3f9d583f3f
EUC-JP ???筮ぞ?拗?? 001111110011111100111111111001001010111010100100101111100011111111011001101110010011111100111111 3f3f3fe4aea4be3fd9b93f3f
UTF-8 렯렍렯筮ぞ섞拗렯렚 111010111010000010101111111010111010000010001101111010111010000010101111111001111010110110101110111000111000000110011110111011001000010010011110111001101000101110010111111010111010000010101111111010111010000010011010 eba0afeba08deba0afe7adaee3819eec849ee68b97eba0afeba09a
UHC 렯렍렯筮ぞ섞拗렯렚 100011101011110010001110101000111000111010111100110111111111101110101010101111101011110010101111111010001111001110001110101111001000111010101101 8ebc8ea38ebcdffbaabebcafe8f38ebc8ead

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