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 ??f??x}??f??x{^ 001111110011111101100110001111110011111101111000011111010011111100111111011001100011111100111111011110000111101101011110 3f3f663f3f787d3f3f663f3f787b5e
SJIS-WIN ??f??x}??f??x{^ 001111110011111101100110001111110011111101111000011111010011111100111111011001100011111100111111011110000111101101011110 3f3f663f3f787d3f3f663f3f787b5e
EUC-JP ??f??x}??f??x{^ 001111110011111101100110001111110011111101111000011111010011111100111111011001100011111100111111011110000111101101011110 3f3f663f3f787d3f3f663f3f787b5e
UTF-8 셔샬f셔섀x}셔샬f셔섀x{^ 11101100100001011001010011101100100000111010110001100110111011001000010110010100111011001000010010000000011110000111110111101100100001011001010011101100100000111010110001100110111011001000010110010100111011001000010010000000011110000111101101011110 ec8594ec83ac66ec8594ec8480787dec8594ec83ac66ec8594ec8480787b5e
UHC 셔샬f셔섀x}셔샬f셔섀x{^ 1011110011000101101111001010001101100110101111001100010110111100101010000111100001111101101111001100010110111100101000110110011010111100110001011011110010101000011110000111101101011110 bcc5bca366bcc5bca8787dbcc5bca366bcc5bca8787b5e

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