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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???筮ぞ????諷 00111111001111110011111111100010101011001000001010111100001111110011111100111111001111111110011010000101 3f3f3fe2ac82bc3f3f3f3fe685
EUC-JP ???筮ぞ????諷 00111111001111110011111111100100101011101010010010111110001111110011111100111111001111111110101111100101 3f3f3fe4aea4be3f3f3f3febe5
UTF-8 렯렍렯筮ぞ섞렯롉렱諷 111010111010000010101111111010111010000010001101111010111010000010101111111001111010110110101110111000111000000110011110111011001000010010011110111010111010000010101111111010111010000110001001111010111010000010110001111010001010101110110111 eba0afeba08deba0afe7adaee3819eec849eeba0afeba189eba0b1e8abb7
UHC 렯렍렯筮ぞ섞렯롉렱諷 1000111010111100100011101010001110001110101111001101111111111011101010101011111010111100101011111000111010111100100011101100111110001110101111101111100110100100 8ebc8ea38ebcdffbaabebcaf8ebc8ecf8ebef9a4

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