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 êPh\nfêPh\n^}YêPh\nfêPh\n^}bE 111010100101000010001101011010000101110001101110011001101110101001010000100011010110100001011100011011100101111001111101010110011110101001010000100011010110100001011100011011100110011011101010010100001000110101101000010111000110111001011110011111010110001001000101 ea508d685c6e66ea508d685c6e5e7d59ea508d685c6e66ea508d685c6e5e7d6245
SJIS-WIN ?P?h\nf?P?h\n^}Y?P?h\nf?P?h\n^}bE 001111110101000000111111011010000101110001101110011001100011111101010000001111110110100001011100011011100101111001111101010110010011111101010000001111110110100001011100011011100110011000111111010100000011111101101000010111000110111001011110011111010110001001000101 3f503f685c6e663f503f685c6e5e7d593f503f685c6e663f503f685c6e5e7d6245
EUC-JP êP?h\nfêP?h\n^}YêP?h\nfêP?h\n^}bE 1000111110101011101101000101000000111111011010000101110001101110011001101000111110101011101101000101000000111111011010000101110001101110010111100111110101011001100011111010101110110100010100000011111101101000010111000110111001100110100011111010101110110100010100000011111101101000010111000110111001011110011111010110001001000101 8fabb4503f685c6e668fabb4503f685c6e5e7d598fabb4503f685c6e668fabb4503f685c6e5e7d6245
UTF-8 êPh\nfêPh\n^}YêPh\nfêPh\n^}bE 1100001110101010010100001100001010001101011010000101110001101110011001101100001110101010010100001100001010001101011010000101110001101110010111100111110101011001110000111010101001010000110000101000110101101000010111000110111001100110110000111010101001010000110000101000110101101000010111000110111001011110011111010110001001000101 c3aa50c28d685c6e66c3aa50c28d685c6e5e7d59c3aa50c28d685c6e66c3aa50c28d685c6e5e7d6245
UHC ?P?h\nf?P?h\n^}Y?P?h\nf?P?h\n^}bE 001111110101000000111111011010000101110001101110011001100011111101010000001111110110100001011100011011100101111001111101010110010011111101010000001111110110100001011100011011100110011000111111010100000011111101101000010111000110111001011110011111010110001001000101 3f503f685c6e663f503f685c6e5e7d593f503f685c6e663f503f685c6e5e7d6245

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