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 ˱vf˱v^}Y˱vf˱v^}bE 110000001011000101110110011001101100000010110001011101100101111001111101010110011100000010110001011101100110011011000000101100010111011001011110011111010110001001000101 c0b17666c0b1765e7d59c0b17666c0b1765e7d6245
SJIS-WIN ?±vf?±v^}Y?±vf?±v^}bE 00111111100000010111110101110110011001100011111110000001011111010111011001011110011111010101100100111111100000010111110101110110011001100011111110000001011111010111011001011110011111010110001001000101 3f817d76663f817d765e7d593f817d76663f817d765e7d6245
EUC-JP ˱vf˱v^}Y˱vf˱v^}bE 100011111010101010100010101000011101111001110110011001101000111110101010101000101010000111011110011101100101111001111101010110011000111110101010101000101010000111011110011101100110011010001111101010101010001010100001110111100111011001011110011111010110001001000101 8faaa2a1de76668faaa2a1de765e7d598faaa2a1de76668faaa2a1de765e7d6245
UTF-8 ˱vf˱v^}Y˱vf˱v^}bE 1100001110000000110000101011000101110110011001101100001110000000110000101011000101110110010111100111110101011001110000111000000011000010101100010111011001100110110000111000000011000010101100010111011001011110011111010110001001000101 c380c2b17666c380c2b1765e7d59c380c2b17666c380c2b1765e7d6245
UHC ?±vf?±v^}Y?±vf?±v^}bE 00111111101000011011111001110110011001100011111110100001101111100111011001011110011111010101100100111111101000011011111001110110011001100011111110100001101111100111011001011110011111010110001001000101 3fa1be76663fa1be765e7d593fa1be76663fa1be765e7d6245

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