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 10110001110110101101111010101101011001101011000111011010110111101010110101011110011111010101100110110001110110101101111010101101011001101011000111011010110111101010110101011110011111010110001001000101 b1dadead66b1dadead5e7d59b1dadead66b1dadead5e7d6245
SJIS-WIN ±???f±???^}Y±???f±???^}bE 1000000101111101001111110011111100111111011001101000000101111101001111110011111100111111010111100111110101011001100000010111110100111111001111110011111101100110100000010111110100111111001111110011111101011110011111010110001001000101 817d3f3f3f66817d3f3f3f5e7d59817d3f3f3f66817d3f3f3f5e7d6245
EUC-JP ±ÚÞ?f±ÚÞ?^}Y±ÚÞ?f±ÚÞ?^}bE 101000011101111010001111101010101110001010001111101010011011000000111111011001101010000111011110100011111010101011100010100011111010100110110000001111110101111001111101010110011010000111011110100011111010101011100010100011111010100110110000001111110110011010100001110111101000111110101010111000101000111110101001101100000011111101011110011111010110001001000101 a1de8faae28fa9b03f66a1de8faae28fa9b03f5e7d59a1de8faae28fa9b03f66a1de8faae28fa9b03f5e7d6245
UTF-8 ±ÚÞ­f±ÚÞ­^}Y±ÚÞ­f±ÚÞ­^}bE 1100001010110001110000111001101011000011100111101100001010101101011001101100001010110001110000111001101011000011100111101100001010101101010111100111110101011001110000101011000111000011100110101100001110011110110000101010110101100110110000101011000111000011100110101100001110011110110000101010110101011110011111010110001001000101 c2b1c39ac39ec2ad66c2b1c39ac39ec2ad5e7d59c2b1c39ac39ec2ad66c2b1c39ac39ec2ad5e7d6245
UHC ±?Þ­f±?Þ­^}Y±?Þ­f±?Þ­^}bE 10100001101111100011111110101000101011011010000110101001011001101010000110111110001111111010100010101101101000011010100101011110011111010101100110100001101111100011111110101000101011011010000110101001011001101010000110111110001111111010100010101101101000011010100101011110011111010110001001000101 a1be3fa8ada1a966a1be3fa8ada1a95e7d59a1be3fa8ada1a966a1be3fa8ada1a95e7d6245

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