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^h?F^fN}?F^h?F^fN{^ 001111110100011001011110011010000011111101000110010111100110011001001110011111010011111101000110010111100110100000111111010001100101111001100110010011100111101101011110 3f465e683f465e664e7d3f465e683f465e664e7b5e
SJIS-WIN 愁F^h愁F^fN}愁F^h愁F^fN{^ 10001111010001000100011001011110011010001000111101000100010001100101111001100110010011100111110110001111010001000100011001011110011010001000111101000100010001100101111001100110010011100111101101011110 8f44465e688f44465e664e7d8f44465e688f44465e664e7b5e
EUC-JP 愁F^h愁F^fN}愁F^h愁F^fN{^ 10111101101001010100011001011110011010001011110110100101010001100101111001100110010011100111110110111101101001010100011001011110011010001011110110100101010001100101111001100110010011100111101101011110 bda5465e68bda5465e664e7dbda5465e68bda5465e664e7b5e
UTF-8 愁F^h愁F^fN}愁F^h愁F^fN{^ 1110011010000100100000010100011001011110011010001110011010000100100000010100011001011110011001100100111001111101111001101000010010000001010001100101111001101000111001101000010010000001010001100101111001100110010011100111101101011110 e68481465e68e68481465e664e7de68481465e68e68481465e664e7b5e
UHC 愁F^h愁F^fN}愁F^h愁F^fN{^ 11100001111111100100011001011110011010001110000111111110010001100101111001100110010011100111110111100001111111100100011001011110011010001110000111111110010001100101111001100110010011100111101101011110 e1fe465e68e1fe465e664e7de1fe465e68e1fe465e664e7b5e

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