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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 辯慕鳥辯簿ャイ^ 11100111100001111001010111100111100100101011100111100111100001111001010111101011101011001011001001011110 e78795e792b9e78795ebacb25e
EUC-JP 辯慕鳥辯簿ャイ^ 111011011110011111001010111010011100010010111011111011011110011111001010111011011000111010101100100011101011001001011110 ede7cae9c4bbede7caed8eac8eb25e
UTF-8 辯慕鳥辯簿ャイ^ 11101000101111101010111111100110100001011001010111101001101100111010010111101000101111101010111111100111101100001011111111101111101111011010110011101111101111011011001001011110 e8beafe68595e9b3a5e8beafe7b0bfefbdacefbdb25e
UHC 辯慕鳥辯簿??^ 11011100101010101101100110110111111100001110100011011100101010101101110110101101001111110011111101011110 dcaad9b7f0e8dcaaddad3f3f5e

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