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 ????寒}????寒{^ 001111110011111100111111001111111000101010100110011111010011111100111111001111110011111110001010101001100111101101011110 3f3f3f3f8aa67d3f3f3f3f8aa67b5e
EUC-JP ????寒}????寒{^ 001111110011111100111111001111111011010010101000011111010011111100111111001111110011111110110100101010000111101101011110 3f3f3f3fb4a87d3f3f3f3fb4a87b5e
UTF-8 卽겼쏢呂寒}卽겼쏢呂寒{^ 111001011000110110111101111010101011001010111100111011001000111110100010111011111010011010000000111001011010111110010010011111011110010110001101101111011110101010110010101111001110110010001111101000101110111110100110100000001110010110101111100100100111101101011110 e58dbdeab2bcec8fa2efa680e5af927de58dbdeab2bcec8fa2efa680e5af927b5e
UHC 卽겼쏢呂寒}卽겼쏢呂寒{^ 1111000111101101101100001110010110111101111100111110010111111011111110011100111001111101111100011110110110110000111001011011110111110011111001011111101111111001110011100111101101011110 f1edb0e5bdf3e5fbf9ce7df1edb0e5bdf3e5fbf9ce7b5e

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