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 汚ф???}汚ф???{^ 1000100110011000100001001000011000111111001111110011111101111101100010011001100010000100100001100011111100111111001111110111101101011110 899884863f3f3f7d899884863f3f3f7b5e
EUC-JP 汚ф???}汚ф???{^ 1011000111111000101001111110011000111111001111110011111101111101101100011111100010100111111001100011111100111111001111110111101101011110 b1f8a7e63f3f3f7db1f8a7e63f3f3f7b5e
UTF-8 汚ф누隸퉚}汚ф누隸퉚{^ 11100110101100011001101011010001100001001110101110001000100001001110111110100110101110001110110110001001100110100111110111100110101100011001101011010001100001001110101110001000100001001110111110100110101110001110110110001001100110100111101101011110 e6b19ad184eb8884efa6b8ed899a7de6b19ad184eb8884efa6b8ed899a7b5e
UHC 汚ф누隸퉚}汚ф누隸퉚{^ 1110011111111101101011001110011010110100101010011110011111100110101110010110111001111101111001111111110110101100111001101011010010101001111001111110011010111001011011100111101101011110 e7fdace6b4a9e7e6b96e7de7fdace6b4a9e7e6b96e7b5e

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