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 蟯ヲ髱ゥ蟯ヲ髱ゥ^ 11100101101100101010011011101001100111011010100111100101101100101010011011101001100111011010100101011110 e5b2a6e99da9e5b2a6e99da95e
EUC-JP 蟯ヲ髱ゥ蟯ヲ髱ゥ^ 1110101010110100100011101010011011110001111111011000111010101001111010101011010010001110101001101111000111111101100011101010100101011110 eab48ea6f1fd8ea9eab48ea6f1fd8ea95e
UTF-8 蟯ヲ髱ゥ蟯ヲ髱ゥ^ 11101000100111111010111111101111101111011010011011101001101010111011000111101111101111011010100111101000100111111010111111101111101111011010011011101001101010111011000111101111101111011010100101011110 e89fafefbda6e9abb1efbda9e89fafefbda6e9abb1efbda95e
UHC 蟯???蟯???^ 1110100110101000001111110011111100111111111010011010100000111111001111110011111101011110 e9a83f3f3fe9a83f3f3f5e

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