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 ???沃?????^ 0011111100111111001111111001011110000000001111110011111100111111001111110011111101011110 3f3f3f97803f3f3f3f3f5e
EUC-JP ???沃?????^ 0011111100111111001111111100110111100000001111110011111100111111001111110011111101011110 3f3f3fcde03f3f3f3f3f5e
UTF-8 溜깅젡沃뚮젿溜싪챿^ 11101111101001111000101111101010101110011000010111101100101000001010000111100110101100101000001111101011100110101010111011101100101000001011111111101111101001111000101111101100100010111010101011101100101100011011111101011110 efa78beab985eca0a1e6b283eb9aaeeca0bfefa78bec8baaecb1bf5e
UHC 溜깅젡沃뚮젿溜싪챿^ 11101010111111101011000111101011101000001001101011101000101010101000110011101011101000001011000111101010111111101001101011101000101010101000110001011110 eafeb1eba09ae8aa8ceba0b1eafe9ae8aa8c5e

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