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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 縞?解}縞?解{^ 10001110110010000011111110001001111100000111110110001110110010000011111110001001111100000111101101011110 8ec83f89f07d8ec83f89f07b5e
EUC-JP 縞?解}縞?解{^ 10111100110010100011111110110010111100100111110110111100110010100011111110110010111100100111101101011110 bcca3fb2f27dbcca3fb2f27b5e
UTF-8 縞덞解}縞덞解{^ 111001111011100010011110111010111000110110011110111010001010011110100011011111011110011110111000100111101110101110001101100111101110100010100111101000110111101101011110 e7b89eeb8d9ee8a7a37de7b89eeb8d9ee8a7a37b5e
UHC 縞덞解}縞덞解{^ 111110111101011010110100111110111111101010110000011111011111101111010110101101001111101111111010101100000111101101011110 fbd6b4fbfab07dfbd6b4fbfab07b5e

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