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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 顋暮尓[顋暮尓[^ 111010001111100110010101111010011001101110010101010110111110100011111001100101011110100110011011100101010101101101011110 e8f995e99b955be8f995e99b955b5e
EUC-JP 顋暮尓[顋暮尓[^ 111100001111101111001010111010111101010111110101010110111111000011111011110010101110101111010101111101010101101101011110 f0fbcaebd5f55bf0fbcaebd5f55b5e
UTF-8 顋暮尓[顋暮尓[^ 111010011010000110001011111001101001101010101110111001011011000010010011010110111110100110100001100010111110011010011010101011101110010110110000100100110101101101011110 e9a18be69aaee5b0935be9a18be69aaee5b0935b5e
UHC ?暮?[?暮?[^ 0011111111011001101110100011111101011011001111111101100110111010001111110101101101011110 3fd9ba3f5b3fd9ba3f5b5e

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