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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 穽笞穽笞[穽笞穽笞[^ 11100010011101101110001010011010111000100111011011100010100110100101101111100010011101101110001010011010111000100111011011100010100110100101101101011110 e276e29ae276e29a5be276e29ae276e29a5b5e
EUC-JP 穽笞穽笞[穽笞穽笞[^ 11100011110101111110001111111010111000111101011111100011111110100101101111100011110101111110001111111010111000111101011111100011111110100101101101011110 e3d7e3fae3d7e3fa5be3d7e3fae3d7e3fa5b5e
UTF-8 穽笞穽笞[穽笞穽笞[^ 111001111010100110111101111001111010110010011110111001111010100110111101111001111010110010011110010110111110011110101001101111011110011110101100100111101110011110101001101111011110011110101100100111100101101101011110 e7a9bde7ac9ee7a9bde7ac9e5be7a9bde7ac9ee7a9bde7ac9e5b5e
UHC 穽笞穽笞[穽笞穽笞[^ 11101111111100001111011111000010111011111111000011110111110000100101101111101111111100001111011111000010111011111111000011110111110000100101101101011110 eff0f7c2eff0f7c25beff0f7c2eff0f7c25b5e

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