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 貉憺エォ貉憺エォ^ 11100110101110011001110011101001101101001010101111100110101110011001110011101001101101001010101101011110 e6b99ce9b4abe6b99ce9b4ab5e
EUC-JP 貉憺エォ貉憺エォ^ 1110110010111011110110001110101110001110101101001000111010101011111011001011101111011000111010111000111010110100100011101010101101011110 ecbbd8eb8eb48eabecbbd8eb8eb48eab5e
UTF-8 貉憺エォ貉憺エォ^ 11101000101100101000100111100110100001101011101011101111101111011011010011101111101111011010101111101000101100101000100111100110100001101011101011101111101111011011010011101111101111011010101101011110 e8b289e686baefbdb4efbdabe8b289e686baefbdb4efbdab5e
UHC ?憺???憺??^ 0011111111010011101111000011111100111111001111111101001110111100001111110011111101011110 3fd3bc3f3f3fd3bc3f3f5e

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