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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 浯・隴藁}浯・隴藁{^ 1111101011111100101001011110100010101101100110000110110101111101111110101111110010100101111010001010110110011000011011010111101101011110 fafca5e8ad986d7dfafca5e8ad986d7b5e
EUC-JP 浯・隴藁}浯・隴藁{^ 100011111100011111000011100011101010010111110000101011111100111111001110011111011000111111000111110000111000111010100101111100001010111111001111110011100111101101011110 8fc7c38ea5f0afcfce7d8fc7c38ea5f0afcfce7b5e
UTF-8 浯・隴藁}浯・隴藁{^ 111001101011010110101111111011111011110110100101111010011001101010110100111010001001011110000001011111011110011010110101101011111110111110111101101001011110100110011010101101001110100010010111100000010111101101011110 e6b5afefbda5e99ab4e897817de6b5afefbda5e99ab4e897817b5e
UHC ???藁}???藁{^ 00111111001111110011111111001101110010110111110100111111001111110011111111001101110010110111101101011110 3f3f3fcdcb7d3f3f3fcdcb7b5e

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