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 ?w?P}?w?P{^ 0011111101110111001111110101000001111101001111110111011100111111010100000111101101011110 3f773f507d3f773f507b5e
SJIS-WIN ?w?P}?w?P{^ 0011111101110111001111110101000001111101001111110111011100111111010100000111101101011110 3f773f507d3f773f507b5e
EUC-JP ?w?P}?w?P{^ 0011111101110111001111110101000001111101001111110111011100111111010100000111101101011110 3f773f507d3f773f507b5e
UTF-8 혣w혦P}혣w혦P{^ 11101101100110001010001101110111111011011001100010100110010100000111110111101101100110001010001101110111111011011001100010100110010100000111101101011110 ed98a377ed98a6507ded98a377ed98a6507b5e
UHC 혣w혦P}혣w혦P{^ 110000101000110001110111110000101000111001010000011111011100001010001100011101111100001010001110010100000111101101011110 c28c77c28e507dc28c77c28e507b5e

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