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 ˱nJkf˱nJk^}Y˱nJkf˱nJk^}bE 1100000010110001011011100100101001101011011001101100000010110001011011100100101001101011010111100111110101011001110000001011000101101110010010100110101101100110110000001011000101101110010010100110101101011110011111010110001001000101 c0b16e4a6b66c0b16e4a6b5e7d59c0b16e4a6b66c0b16e4a6b5e7d6245
SJIS-WIN ?±nJkf?±nJk^}Y?±nJkf?±nJk^}bE 001111111000000101111101011011100100101001101011011001100011111110000001011111010110111001001010011010110101111001111101010110010011111110000001011111010110111001001010011010110110011000111111100000010111110101101110010010100110101101011110011111010110001001000101 3f817d6e4a6b663f817d6e4a6b5e7d593f817d6e4a6b663f817d6e4a6b5e7d6245
EUC-JP ˱nJkf˱nJk^}Y˱nJkf˱nJk^}bE 1000111110101010101000101010000111011110011011100100101001101011011001101000111110101010101000101010000111011110011011100100101001101011010111100111110101011001100011111010101010100010101000011101111001101110010010100110101101100110100011111010101010100010101000011101111001101110010010100110101101011110011111010110001001000101 8faaa2a1de6e4a6b668faaa2a1de6e4a6b5e7d598faaa2a1de6e4a6b668faaa2a1de6e4a6b5e7d6245
UTF-8 ˱nJkf˱nJk^}Y˱nJkf˱nJk^}bE 11000011100000001100001010110001011011100100101001101011011001101100001110000000110000101011000101101110010010100110101101011110011111010101100111000011100000001100001010110001011011100100101001101011011001101100001110000000110000101011000101101110010010100110101101011110011111010110001001000101 c380c2b16e4a6b66c380c2b16e4a6b5e7d59c380c2b16e4a6b66c380c2b16e4a6b5e7d6245
UHC ?±nJkf?±nJk^}Y?±nJkf?±nJk^}bE 001111111010000110111110011011100100101001101011011001100011111110100001101111100110111001001010011010110101111001111101010110010011111110100001101111100110111001001010011010110110011000111111101000011011111001101110010010100110101101011110011111010110001001000101 3fa1be6e4a6b663fa1be6e4a6b5e7d593fa1be6e4a6b663fa1be6e4a6b5e7d6245

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