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 濡?????濡? 10010100010001110011111100111111001111110011111100111111100101000100011100111111 94473f3f3f3f3f94473f
EUC-JP 濡??縯??濡? 110001111010100000111111001111111000111111010100110010110011111100111111110001111010100000111111 c7a83f3f8fd4cb3f3fc7a83f
UTF-8 濡쏅줃縯롦뜍濡쏅 111001101011111110100001111011001000111110000101111011001010010010000011111001111011100010101111111010111010000110100110111010111001110010001101111001101011111110100001111011001000111110000101 e6bfa1ec8f85eca483e7b8afeba1a6eb9c8de6bfa1ec8f85
UHC 濡쏅줃縯롦뜍濡쏅 11101011101000011001101111101011101000011001101011100110111000001000111011100110100011011001000011101011101000011001101111101011 eba19beba19ae6e08ee68d90eba19beb

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