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 ?德???拭?塵?^ 00111111111110101011101000111111001111110011111110010000010000000011111110010000011011110011111101011110 3ffaba3f3f3f90403f906f3f5e
EUC-JP ?????拭?塵?^ 001111110011111100111111001111110011111110111111101000010011111110111111110100000011111101011110 3f3f3f3f3fbfa13fbfd03f5e
UTF-8 뤵德얻헤찋拭렱塵렔^ 11101011101001001011010111100101101111101011011111101100100101101011101111101101100101111010010011101100101100001000101111100110100010111010110111101011101000001011000111100101101000011011010111101011101000001001010001011110 eba4b5e5beb7ec96bbed97a4ecb08be68badeba0b1e5a1b5eba0945e
UHC 뤵德얻헤찋拭렱塵렔^ 10001111111000111101001111101100101111101111001011000111111011001010100110001111111000111101010010001110101111101111001011001000100011101010100101011110 8fe3d3ecbef2c7eca98fe3d48ebef2c88ea95e

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