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°û^}Y°ûf°û^}bE 100011111011000011111011011001101000111110110000111110110101111001111101010110011000111110110000111110110110011010001111101100001111101101011110011111010110001001000101 8fb0fb668fb0fb5e7d598fb0fb668fb0fb5e7d6245
SJIS-WIN ?°?f?°?^}Y?°?f?°?^}bE 00111111100000011000101100111111011001100011111110000001100010110011111101011110011111010101100100111111100000011000101100111111011001100011111110000001100010110011111101011110011111010110001001000101 3f818b3f663f818b3f5e7d593f818b3f663f818b3f5e7d6245
EUC-JP ?°ûf?°û^}Y?°ûf?°û^}bE 001111111010000111101011100011111010101111100101011001100011111110100001111010111000111110101011111001010101111001111101010110010011111110100001111010111000111110101011111001010110011000111111101000011110101110001111101010111110010101011110011111010110001001000101 3fa1eb8fabe5663fa1eb8fabe55e7d593fa1eb8fabe5663fa1eb8fabe55e7d6245
UTF-8 °ûf°û^}Y°ûf°û^}bE 110000101000111111000010101100001100001110111011011001101100001010001111110000101011000011000011101110110101111001111101010110011100001010001111110000101011000011000011101110110110011011000010100011111100001010110000110000111011101101011110011111010110001001000101 c28fc2b0c3bb66c28fc2b0c3bb5e7d59c28fc2b0c3bb66c28fc2b0c3bb5e7d6245
UHC ?°?f?°?^}Y?°?f?°?^}bE 00111111101000011100011000111111011001100011111110100001110001100011111101011110011111010101100100111111101000011100011000111111011001100011111110100001110001100011111101011110011111010110001001000101 3fa1c63f663fa1c63f5e7d593fa1c63f663fa1c63f5e7d6245

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