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 ’¼znkf’¼znk^}Y’¼znkf’¼znk^}bE 1001001010111100011110100110111001101011011001101001001010111100011110100110111001101011010111100111110101011001100100101011110001111010011011100110101101100110100100101011110001111010011011100110101101011110011111010110001001000101 92bc7a6e6b6692bc7a6e6b5e7d5992bc7a6e6b6692bc7a6e6b5e7d6245
SJIS-WIN ??znkf??znk^}Y??znkf??znk^}bE 0011111100111111011110100110111001101011011001100011111100111111011110100110111001101011010111100111110101011001001111110011111101111010011011100110101101100110001111110011111101111010011011100110101101011110011111010110001001000101 3f3f7a6e6b663f3f7a6e6b5e7d593f3f7a6e6b663f3f7a6e6b5e7d6245
EUC-JP ??znkf??znk^}Y??znkf??znk^}bE 0011111100111111011110100110111001101011011001100011111100111111011110100110111001101011010111100111110101011001001111110011111101111010011011100110101101100110001111110011111101111010011011100110101101011110011111010110001001000101 3f3f7a6e6b663f3f7a6e6b5e7d593f3f7a6e6b663f3f7a6e6b5e7d6245
UTF-8 ’¼znkf’¼znk^}Y’¼znkf’¼znk^}bE 11000010100100101100001010111100011110100110111001101011011001101100001010010010110000101011110001111010011011100110101101011110011111010101100111000010100100101100001010111100011110100110111001101011011001101100001010010010110000101011110001111010011011100110101101011110011111010110001001000101 c292c2bc7a6e6b66c292c2bc7a6e6b5e7d59c292c2bc7a6e6b66c292c2bc7a6e6b5e7d6245
UHC ?¼znkf?¼znk^}Y?¼znkf?¼znk^}bE 001111111010100011111001011110100110111001101011011001100011111110101000111110010111101001101110011010110101111001111101010110010011111110101000111110010111101001101110011010110110011000111111101010001111100101111010011011100110101101011110011111010110001001000101 3fa8f97a6e6b663fa8f97a6e6b5e7d593fa8f97a6e6b663fa8f97a6e6b5e7d6245

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