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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
EUC-JP 濚?????濚?? 10001111110010011010000100111111001111110011111100111111001111111000111111001001101000010011111100111111 8fc9a13f3f3f3f3f8fc9a13f3f
UTF-8 濚믩젩廉뉖젩濚믩젩 111001101011111110011010111010111010111110101001111011001010000010101001111011111010011010100010111010111000100110010110111011001010000010101001111001101011111110011010111010111010111110101001111011001010000010101001 e6bf9aebafa9eca0a9efa6a2eb8996eca0a9e6bf9aebafa9eca0a9
UHC 濚믩젩廉뉖젩濚믩젩 111001111011100110010010111010111010000010100001111001101111010110000111111010111010000010100001111001111011100110010010111010111010000010100001 e7b992eba0a1e6f587eba0a1e7b992eba0a1

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