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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ???處???處B 0011111100111111001111111001100101111100001111110011111100111111100110010111110001000010 3f3f3f997c3f3f3f997c42
EUC-JP ???處???處B 0011111100111111001111111101000111011101001111110011111100111111110100011101110101000010 3f3f3fd1dd3f3f3fd1dd42
UTF-8 쒀렲렊處쒀렲렊處B 11101100100100101000000011101011101000001011001011101011101000001000101011101000100110011001010111101100100100101000000011101011101000001011001011101011101000001000101011101000100110011001010101000010 ec9280eba0b2eba08ae89995ec9280eba0b2eba08ae8999542
UHC 쒀렲렊處쒀렲렊處B 1011111010101100100011101011111110001110101000011111010010100101101111101010110010001110101111111000111010100001111101001010010101000010 beac8ebf8ea1f4a5beac8ebf8ea1f4a542

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