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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ????う????うB 00111111001111110011111100111111100000101010010000111111001111110011111100111111100000101010010001000010 3f3f3f3f82a43f3f3f3f82a442
EUC-JP ????う????うB 00111111001111110011111100111111101001001010011000111111001111110011111100111111101001001010011001000010 3f3f3f3fa4a63f3f3f3fa4a642
UTF-8 卽겼쏢呂う卽겼쏢呂うB 11100101100011011011110111101010101100101011110011101100100011111010001011101111101001101000000011100011100000011000011011100101100011011011110111101010101100101011110011101100100011111010001011101111101001101000000011100011100000011000011001000010 e58dbdeab2bcec8fa2efa680e38186e58dbdeab2bcec8fa2efa680e3818642
UHC 卽겼쏢呂う卽겼쏢呂うB 111100011110110110110000111001011011110111110011111001011111101110101010101001101111000111101101101100001110010110111101111100111110010111111011101010101010011001000010 f1edb0e5bdf3e5fbaaa6f1edb0e5bdf3e5fbaaa642

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