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 髫ア蠕筑髫ア蠕畜^ 111010011001101010110001111001011011111010010010011111011110100110011010101100011110010110111110100100100111101101011110 e99ab1e5be927de99ab1e5be927b5e
EUC-JP 髫ア蠕筑髫ア蠕畜^ 1111000111111010100011101011000111101010110000001100001111011110111100011111101010001110101100011110101011000000110000111101110001011110 f1fa8eb1eac0c3def1fa8eb1eac0c3dc5e
UTF-8 髫ア蠕筑髫ア蠕畜^ 11101001101010111010101111101111101111011011000111101000101000001001010111100111101011011001000111101001101010111010101111101111101111011011000111101000101000001001010111100111100101011001110001011110 e9ababefbdb1e8a095e7ad91e9ababefbdb1e8a095e7959c5e
UHC ???筑???畜^ 0011111100111111001111111111010111101000001111110011111100111111111101011110010101011110 3f3f3ff5e83f3f3ff5e55e

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