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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ????う}????う{^ 001111110011111100111111001111111000001010100100011111010011111100111111001111110011111110000010101001000111101101011110 3f3f3f3f82a47d3f3f3f3f82a47b5e
EUC-JP ????う}????う{^ 001111110011111100111111001111111010010010100110011111010011111100111111001111110011111110100100101001100111101101011110 3f3f3f3fa4a67d3f3f3f3fa4a67b5e
UTF-8 卽겼쏢呂う}卽겼쏢呂う{^ 111001011000110110111101111010101011001010111100111011001000111110100010111011111010011010000000111000111000000110000110011111011110010110001101101111011110101010110010101111001110110010001111101000101110111110100110100000001110001110000001100001100111101101011110 e58dbdeab2bcec8fa2efa680e381867de58dbdeab2bcec8fa2efa680e381867b5e
UHC 卽겼쏢呂う}卽겼쏢呂う{^ 1111000111101101101100001110010110111101111100111110010111111011101010101010011001111101111100011110110110110000111001011011110111110011111001011111101110101010101001100111101101011110 f1edb0e5bdf3e5fbaaa67df1edb0e5bdf3e5fbaaa67b5e

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