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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???濡???ょ?? 001111110011111100111111100101000100011100111111001111110011111110000010111001010011111100111111 3f3f3f94473f3f3f82e53f3f
EUC-JP ???濡???ょ?? 001111110011111100111111110001111010100000111111001111110011111110100100111001110011111100111111 3f3f3fc7a83f3f3fa4e73f3f
UTF-8 歷잙젨濡뗪퀎溜ょ뱩溜 111011111010011010001100111011001001111010011001111011001010000010101000111001101011111110100001111010111001011110101010111011011000000010001110111011111010011110001011111000111000001010000111111010111011000110101001111011111010011110001011 efa68cec9e99eca0a8e6bfa1eb97aaed808eefa78be38287ebb1a9efa78b
UHC 歷잙젨濡뗪퀎溜ょ뱩溜 1110011010111000100111111110101110100000101000001110101110100001100010111110101010110011100001001110101011111110101010101110011110010011100011111110101011111110 e6b89feba0a0eba18beab384eafeaae7938feafe

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