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 ˆú’Wonfˆú’Won^}Yˆú’Wonfˆú’Won^}bE 100010001111101010010010010101110110111101101110011001101000100011111010100100100101011101101111011011100101111001111101010110011000100011111010100100100101011101101111011011100110011010001000111110101001001001010111011011110110111001011110011111010110001001000101 88fa92576f6e6688fa92576f6e5e7d5988fa92576f6e6688fa92576f6e5e7d6245
SJIS-WIN ???Wonf???Won^}Y???Wonf???Won^}bE 001111110011111100111111010101110110111101101110011001100011111100111111001111110101011101101111011011100101111001111101010110010011111100111111001111110101011101101111011011100110011000111111001111110011111101010111011011110110111001011110011111010110001001000101 3f3f3f576f6e663f3f3f576f6e5e7d593f3f3f576f6e663f3f3f576f6e5e7d6245
EUC-JP ?ú?Wonf?ú?Won^}Y?ú?Wonf?ú?Won^}bE 0011111110001111101010111110001000111111010101110110111101101110011001100011111110001111101010111110001000111111010101110110111101101110010111100111110101011001001111111000111110101011111000100011111101010111011011110110111001100110001111111000111110101011111000100011111101010111011011110110111001011110011111010110001001000101 3f8fabe23f576f6e663f8fabe23f576f6e5e7d593f8fabe23f576f6e663f8fabe23f576f6e5e7d6245
UTF-8 ˆú’Wonfˆú’Won^}Yˆú’Wonfˆú’Won^}bE 110000101000100011000011101110101100001010010010010101110110111101101110011001101100001010001000110000111011101011000010100100100101011101101111011011100101111001111101010110011100001010001000110000111011101011000010100100100101011101101111011011100110011011000010100010001100001110111010110000101001001001010111011011110110111001011110011111010110001001000101 c288c3bac292576f6e66c288c3bac292576f6e5e7d59c288c3bac292576f6e66c288c3bac292576f6e5e7d6245
UHC ???Wonf???Won^}Y???Wonf???Won^}bE 001111110011111100111111010101110110111101101110011001100011111100111111001111110101011101101111011011100101111001111101010110010011111100111111001111110101011101101111011011100110011000111111001111110011111101010111011011110110111001011110011111010110001001000101 3f3f3f576f6e663f3f3f576f6e5e7d593f3f3f576f6e663f3f3f576f6e5e7d6245

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