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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????k?爺??^ 001111110011111100111111001111111000001010001011001111111001011011101010001111110011111101011110 3f3f3f3f828b3f96ea3f3f5e
EUC-JP ????k?爺??^ 001111110011111100111111001111111010001111101011001111111100110011101100001111110011111101011110 3f3f3f3fa3eb3fccec3f3f5e
UTF-8 溜쇔쵃溜k졏爺낅젫^ 11101111101001111000101111101100100001111001010011101100101101011000001111101111101001111000101111101111101111011000101111101100101000011000111111100111100010001011101011101011100000101000010111101100101000001010101101011110 efa78bec8794ecb583efa78befbd8beca18fe788baeb8285eca0ab5e
UHC 溜쇔쵃溜k졏爺낅젫^ 11101010111111101011110011100101101011001000010111101010111111101010001111101011101000001011110011100101101011001000010111101011101000001010001101011110 eafebce5ac85eafea3eba0bce5ac85eba0a35e

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