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 ïöŽºnkfïöŽºnk^}YïöŽºnkfïöŽºnk^}bE 111011111111011010001110101110100110111001101011011001101110111111110110100011101011101001101110011010110101111001111101010110011110111111110110100011101011101001101110011010110110011011101111111101101000111010111010011011100110101101011110011111010110001001000101 eff68eba6e6b66eff68eba6e6b5e7d59eff68eba6e6b66eff68eba6e6b5e7d6245
SJIS-WIN ????nkf????nk^}Y????nkf????nk^}bE 001111110011111100111111001111110110111001101011011001100011111100111111001111110011111101101110011010110101111001111101010110010011111100111111001111110011111101101110011010110110011000111111001111110011111100111111011011100110101101011110011111010110001001000101 3f3f3f3f6e6b663f3f3f3f6e6b5e7d593f3f3f3f6e6b663f3f3f3f6e6b5e7d6245
EUC-JP ïö?ºnkfïö?ºnk^}Yïö?ºnkfïö?ºnk^}bE 100011111010101111000001100011111010101111010011001111111000111110100010111010110110111001101011011001101000111110101011110000011000111110101011110100110011111110001111101000101110101101101110011010110101111001111101010110011000111110101011110000011000111110101011110100110011111110001111101000101110101101101110011010110110011010001111101010111100000110001111101010111101001100111111100011111010001011101011011011100110101101011110011111010110001001000101 8fabc18fabd33f8fa2eb6e6b668fabc18fabd33f8fa2eb6e6b5e7d598fabc18fabd33f8fa2eb6e6b668fabc18fabd33f8fa2eb6e6b5e7d6245
UTF-8 ïöŽºnkfïöŽºnk^}YïöŽºnkfïöŽºnk^}bE 11000011101011111100001110110110110000101000111011000010101110100110111001101011011001101100001110101111110000111011011011000010100011101100001010111010011011100110101101011110011111010101100111000011101011111100001110110110110000101000111011000010101110100110111001101011011001101100001110101111110000111011011011000010100011101100001010111010011011100110101101011110011111010110001001000101 c3afc3b6c28ec2ba6e6b66c3afc3b6c28ec2ba6e6b5e7d59c3afc3b6c28ec2ba6e6b66c3afc3b6c28ec2ba6e6b5e7d6245
UHC ???ºnkf???ºnk^}Y???ºnkf???ºnk^}bE 00111111001111110011111110101000101011000110111001101011011001100011111100111111001111111010100010101100011011100110101101011110011111010101100100111111001111110011111110101000101011000110111001101011011001100011111100111111001111111010100010101100011011100110101101011110011111010110001001000101 3f3f3fa8ac6e6b663f3f3fa8ac6e6b5e7d593f3f3fa8ac6e6b663f3f3fa8ac6e6b5e7d6245

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