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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 髯カ竕筑髯カ竕畜^ 111010011001100110110110111000101000100110010010011111011110100110011001101101101110001010001001100100100111101101011110 e999b6e289927de999b6e289927b5e
EUC-JP 髯カ竕筑髯カ竕畜^ 1111000111111001100011101011011011100011111010011100001111011110111100011111100110001110101101101110001111101001110000111101110001011110 f1f98eb6e3e9c3def1f98eb6e3e9c3dc5e
UTF-8 髯カ竕筑髯カ竕畜^ 11101001101010111010111111101111101111011011011011100111101010111001010111100111101011011001000111101001101010111010111111101111101111011011011011100111101010111001010111100111100101011001110001011110 e9abafefbdb6e7ab95e7ad91e9abafefbdb6e7ab95e7959c5e
UHC ???筑???畜^ 0011111100111111001111111111010111101000001111110011111100111111111101011110010101011110 3f3f3ff5e83f3f3ff5e55e

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